<CHANNEL
HREF="http://www.pcplus.co.uk/pcplus/channel">
<SELF
HREF="http://www.pcplus.co.uk/pcplus.cdf">Description: CHANNEL HREF sets the
home page. SELF is the code you are looking at.
<TITLE>PcPlus Channel</TITLE>
<LOGO
HREF="http://www.pcplus.co.uk\logo.ico"
STYLE="ICON"/>
<LOGO
HREF="http://www.pcplus.co.uk\logo.gif"
STYLE="IMAGE"/>
Description: A Title, Logo Button and Icon are
specified.
<TITLE>The First Page</TITLE>
<ABSTRACT>This is the abstract description
Main page.</ABSTRACT>
<ITEM
HREF="http://www.pcplus.co.uk/firstpage.htm">
<LOGO
HREF="http://www.pcplus.co.uk\first.ico
"STYLE="ICON"/>
</ITEM>
Description: The First Secondary page is listed,
a Pop-up Description, HREF and Icon are added. To
add more pages you would cut and paste this below
and change the properties to a second page, etc.
<ITEM
HREF="http://www.pcplus.co.uk\.ssaver.htm">
<USAGE
VALUE="Screen saver"></USAGE>
</ITEM>
Description: A screen saver
will be activated after x minutes of non use.
That Screen saver can be one of your HTML pages.
<SCHEDULE>
<INTERVALTIME DAY="1" />
<EARLIESTTIME HOUR="1" />
<LATESTTIME HOUR="5" />
</SCHEDULE>
Description: The SCHEDULE
instructs the Subscription Wizard. The Channel
will refresh its content once a day, between 1
and 5 (P.M.). This interval is included so that
large sites will not be hobbled by mass hits on
the hour mark. Your machine will connect at a
random time between the EARLIEST and LATEST HOUR.
</CHANNEL>
|